Edit Text Customization
data class EditTextCustomization(input: TextStyleCustomization, editTextBackground: BackgroundCustomization)
Content copied to clipboard
Use this class to set the visual style of the challenge text entry box.
Parameters
input
Input text style customization
editTextBackground
Background customization
Constructors
EditTextCustomization
Link copied to clipboard
fun EditTextCustomization(input: TextStyleCustomization, editTextBackground: BackgroundCustomization)
Content copied to clipboard
Functions
background
Link copied to clipboard